|
|
|
The Top Line push type’s Push Content has to be an XML file.
The following is the code excerpt associated with the Stock Alert Top Line Push Example 2: to be sent as part of the Push Content:
<!– Server Sends Response – Push Content (PC) - File in the <Push...<go href Url> --> <?xml version="1.0"?> <Response> <Top Line> Stock Alert: AV @ $15 </Top Line> </Response> |
|
|
|